object frm_RegForm: Tfrm_RegForm Left = 567 Top = 192 BorderIcons = [biSystemMenu, biHelp] BorderStyle = bsDialog Caption = 'Registration Form' ClientHeight = 414 ClientWidth = 385 Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 16 object Label1: TLabel Left = 8 Top = 16 Width = 72 Height = 13 Alignment = taRightJustify Caption = 'Name:' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 280 Top = 16 Width = 26 Height = 13 Caption = 'Date:' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 8 Top = 48 Width = 72 Height = 13 Alignment = taRightJustify Caption = 'Company:' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label4: TLabel Left = 8 Top = 80 Width = 72 Height = 13 Alignment = taRightJustify Caption = 'Address:' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label5: TLabel Left = 8 Top = 112 Width = 72 Height = 13 Alignment = taRightJustify Caption = 'City, State, Zip:' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label6: TLabel Left = 8 Top = 144 Width = 72 Height = 13 Alignment = taRightJustify Caption = 'Country:' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label7: TLabel Left = 232 Top = 144 Width = 34 Height = 13 Caption = 'Phone:' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label8: TLabel Left = 8 Top = 176 Width = 72 Height = 13 Alignment = taRightJustify Caption = 'e-Mail Address:' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label9: TLabel Left = 8 Top = 208 Width = 113 Height = 13 Alignment = taRightJustify Caption = 'Downloaded From:' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label10: TLabel Left = 23 Top = 240 Width = 98 Height = 13 Alignment = taRightJustify Caption = 'Heard About It From:' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label11: TLabel Left = 8 Top = 272 Width = 72 Height = 13 Alignment = taRightJustify Caption = 'Comments:' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label12: TLabel Left = 5 Top = 344 Width = 108 Height = 13 Alignment = taRightJustify Caption = 'Licenses to Register:' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label13: TLabel Left = 200 Top = 344 Width = 97 Height = 13 Alignment = taRightJustify Caption = 'Price in US Funds:' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object txt_Name: TEdit Left = 88 Top = 12 Width = 185 Height = 24 TabOrder = 0 end object txt_Date: TEdit Left = 312 Top = 12 Width = 65 Height = 24 TabStop = False TabOrder = 1 end object txt_Company: TEdit Left = 88 Top = 44 Width = 289 Height = 24 TabOrder = 2 end object txt_Address: TEdit Left = 88 Top = 76 Width = 289 Height = 24 TabOrder = 3 end object txt_City: TEdit Left = 88 Top = 108 Width = 289 Height = 24 TabOrder = 4 end object txt_Country: TEdit Left = 88 Top = 140 Width = 137 Height = 24 TabOrder = 5 end object txt_Phone: TEdit Left = 272 Top = 140 Width = 105 Height = 24 TabOrder = 6 end object txt_EMail: TEdit Left = 88 Top = 172 Width = 289 Height = 24 Font.Color = clBlack Font.Height = -13 Font.Name = 'System' Font.Style = [fsBold] ParentFont = False TabOrder = 7 end object txt_Downloaded: TEdit Left = 128 Top = 204 Width = 249 Height = 24 TabOrder = 8 end object txt_WhereHeard: TEdit Left = 128 Top = 236 Width = 249 Height = 24 TabOrder = 9 end object memo_Comments: TMemo Left = 88 Top = 268 Width = 289 Height = 61 MaxLength = 1024 ScrollBars = ssVertical TabOrder = 10 end object cmd_PrintForm: TBitBtn Left = 287 Top = 378 Width = 90 Height = 29 Caption = 'Print Form' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 12 OnClick = cmd_PrintFormClick Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 04000000000000010000130B0000130B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000 00033FFFFFFFFFFFFFFF0888888888888880777777777777777F088888888888 8880777777777777777F0000000000000000FFFFFFFFFFFFFFFF0F8F8F8F8F8F 8F80777777777777777F08F8F8F8F8F8F9F0777777777777777F0F8F8F8F8F8F 8F807777777777777F7F0000000000000000777777777777777F3330FFFFFFFF 03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF 03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0 33333337F3FF7F3733333330F08F0F0333333337F7737F7333333330FFFF0033 33333337FFFF7733333333300000033333333337777773333333} NumGlyphs = 2 Style = bsNew IsControl = True end object cmd_Close: TBitBtn Left = 191 Top = 378 Width = 90 Height = 29 Caption = 'Close' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ModalResult = 2 ParentFont = False TabOrder = 13 Glyph.Data = { CE070000424DCE07000000000000360000002800000024000000120000000100 1800000000009807000000000000000000000000000000000000008284848284 848284848284848284848284848284848284848284848284C6C3C6C6C3C6FFFF FFC6C3C6FFFFFFC6C3C6848284C6C3C6FFFFFF84828484828484828484828484 8284848284848284848284848284848284008284008284008284008284008284 008284FFFFFF8400008400008400008400008400000000000000008482848482 84848284FFFFFFFFFFFFFFFFFF84000084000084000084000084000084828484 8284848284848284848284848284848284848284848284848284FFFFFF008284 008284008284FFFFFFFFFFFF848284FFFFFF0082840082840082840082848400 00FF00FF840084000000000000C6C3C6FFFFFFFFFFFFFFFFFF84000000828400 8284008284008284848284848284848284848284848284848284848284848284 848284848284008284008284008284848284848284848284848284FFFFFF0082 84008284008284008284840000840084FF00FF840084000000FFFFFFFFFFFFFF FFFFFFFFFF840000008284008284008284008284008284008284008284008284 848284FFFFFF848284848284848284FFFFFF008284008284008284848284FFFF FF008284008284FFFFFF008284008284008284008284840000FF00FF840084FF 00FF000000FFFFFFFFFFFFFFFFFFFFFFFF840000008284008284008284008284 008284008284008284008284848284848284C6C3C6848284848284FFFFFF0082 84008284008284848284FFFFFF008284008284FFFFFF00828400828400828400 8284840000840084FF00FF840084000000FFFFFFFFFF00FFFFFFFFFF00840000 008284008284008284008284008284008284008284008284848284FFFFFF8482 84C6C3C6848284FFFFFF008284008284008284848284FFFFFF008284008284FF FFFF008284008284008284008284840000FF00FF840084FF00FF000000FFFFFF FFFFFFFFFFFFFFFFFF8400000082840082840082840082840082840082840082 84008284848284848284C6C3C6848284848284FFFFFF00828400828400828484 8284FFFFFF008284008284FFFFFF008284008284008284008284840000840084 FF00FF840084000000FFFFFFFFFF00FFFFFFFFFF008400000082840082840082 84008284008284008284008284008284848284FFFFFF848284C6C3C6848284FF FFFF008284008284008284848284FFFFFF008284008284FFFFFF008284008284 008284008284840000FF00FF840084FF00FF000000FFFFFFFFFFFFFFFFFFFFFF FF84000000828400828400828400828400828400828400828400828484828484 8284C6C3C6848284848284FFFFFF008284008284008284848284FFFFFF008284 008284FFFFFF008284008284008284008284840000840084FF00FF8400840000 00FFFFFFFFFF00FFFFFFFFFF0084000000828400828400828400828400828400 8284008284008284848284FFFFFF848284C6C3C6848284FFFFFF008284008284 008284848284FFFFFF008284008284FFFFFF0082840082840082840082848400 00FF00FF840084FF00FF000000FFFF00FFFFFFFFFF00FFFFFF84000000828400 8284008284008284008284008284008284008284848284848284C6C3C6848284 848284FFFFFF008284008284008284848284FFFFFF008284008284FFFFFF0082 84008284008284008284840000840084FF00FF840084000000FFFFFFFFFF00FF FFFFFFFF00840000008284008284008284008284008284008284008284008284 848284FFFFFF848284C6C3C6848284FFFFFF008284008284008284848284FFFF FF008284008284FFFFFF008284008284008284008284840000FF00FF840084FF 00FF000000FFFF00FFFFFFFFFF00FFFFFF840000008284008284008284008284 008284008284008284008284848284848284C6C3C6848284848284FFFFFF0082 84008284008284848284FFFFFF008284008284FFFFFF00828400828400828400 8284840000840000840000840000840000840000840000840000840000840000 008284008284008284008284008284008284008284008284848284FFFFFF8482 84FFFFFF848284FFFFFFFFFFFFFFFFFFFFFFFF848284FFFFFF008284008284FF FFFF008284008284008284008284008284008284008284008284008284008284 0082840082840082840082840082840082840082840082840082840082840082 8400828484828484828484828484828484828484828484828484828484828484 8284008284008284008284FFFFFF008284008284008284008284008284008284 0000000000000000000000000000000000000082840082840082840082840082 84008284008284008284008284008284008284008284008284FFFFFFFFFFFFFF FFFFFFFFFFFFFFFFFFFFFF008284008284008284008284FFFFFF008284008284 00828400828400828400828400000000FF0000FF0000FF0000FF000000000082 8400828400828400828400828400828400828400828400828400828400828400 8284848284848284848284848284848284848284FFFFFF008284008284008284 008284FFFFFF0082840082840082840082840082840082840000000000000000 0000000000000000000000828400828400828400828400828400828400828400 8284008284008284008284008284848284FFFFFFFFFFFFFFFFFFFFFFFF848284 FFFFFF008284008284008284008284FFFFFF} NumGlyphs = 2 Style = bsNew IsControl = True end object cmd_Help: TBitBtn Left = 8 Top = 378 Width = 90 Height = 29 Caption = 'Help' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 14 OnClick = cmd_HelpClick Kind = bkHelp Style = bsNew IsControl = True end object txt_Price: TEdit Left = 304 Top = 340 Width = 73 Height = 24 TabStop = False Color = clBtnFace ReadOnly = True TabOrder = 15 Text = '$20' end object spin_Lics: TUpDown Left = 169 Top = 340 Width = 15 Height = 24 Associate = txt_Lics Min = 1 Max = 9999 Position = 1 TabOrder = 16 Wrap = True end object txt_Lics: TEdit Left = 120 Top = 340 Width = 49 Height = 24 MaxLength = 4 TabOrder = 11 Text = '1' OnChange = txt_LicsChange OnExit = txt_LicsExit OnKeyPress = txt_LicsKeyPress end end